ADR Master 3 - Knowledge Base

Bulk ADR Cue Import from a file containing tabular data

Introduction

ADR Master can import cues from a variety of file formats containing tabular data such as Microsoft Excel or standard Delimited Text files with either tab, semicolon, or comma separators.

This guide will show you how to import cues from a comma separated CSV text file - though the methodology would be similar for any other table-based format.

ADR Cue Numbering Scheme Setup

Before import, the chosen ADR Cue numbering scheme for imported cues should first be set in the PROJECT tab in the top left of the ADR Master window. New cue numbers will be generated for all imported cues following this naming scheme.

Cue Numbering Scheme{width=70%}

Click the + button on the right of the Cue Numbering Scheme field. There are 4 fields to chose from:

  • Char Name
  • Char Pfx
  • Pic Version
  • Ep/Reel

Once the desired fields are added, they appear as boxes in the field box to the left. Their order can be shuffled by clicking a box and moving it to the desired point in the cue name. Additionally, you can click between, before or after them to add fixed text that will be used as part of the cue number.

To choose whether cues are named Globally or By Character, use the Mode selector.

Use the text box to the right of Zero Padding to select the number of digits in the cue number. This is done by adding zeroes to the start of the cue number so that all cue numbers are the same length, e.g. 0001, 0164, 1265, etc. With a zero padding of 3, ADR Master will add leading zeros to all numbers so they are all 3 digits long (e.g. 1 will be displayed 001 & 11 as 011).

Setting the Timeline frame rate

It is vital that the frame rate of the Timeline is set correctly before importing cues. Failure to do so will cause discrepancies in the duration and location of the cues if the frame rate of the Timeline is changed at a later stage.

Setting the frame rate is done either automatically by simply adding video to the current Timeline; or if no video is present, by clicking the pencil icon to the top right of the active Timeline & in the Edit Timeline Settings window that appears, selecting the relevant frame rate from the TC Frame Rate pulldown menu.

Importing

To import ADR cues stored in .csv or .tab formats, select File > Import Events from File and choose a file from the browser window & click Open.

The 'Import Visual Events from File' window

The 'Import Visual Events from File' window will appear.

The window is separated into two sections: the top section shows the column mapping of the visual events in a table-like manner, whileand the bottom shows the import settings.

Import Visual Events window{width=80%}

Column Mapping

Wherever possible, headings will automatically be matched to the data in the file. Though it is possible that some headings will be incorrect, or be set to - unused -. Therefore each relevant heading will require manual checking & setting to match either the heading shown in the Header Line in the first row below it; or if not present, by deduction from the data in each column.

In the most ideal case where both the "Start TC" and "End TC" columns are mapped, the visual events will retain their correct logged duration.

If the end timecode is missing, the default cue length set in the Preferences will be used.

If the end timecode is the only value available, it will be ignored- as there is no accurate start point in that case.

In case the imported file does not contain timecode information, you can still import the file and define the timing of the events once imported.

Text is additional information per cue which, although desirable, is not necessary to import the cues in the first place.

Import Settings

The bottom half of the Import Visual Events from File window contains a number of import related settings.

Import Visual Events - settings section{width=80%}

Skip First Line - Check this box if importing a CSV which contains a header line as the first line. ADR Master will use the first line to guess the column mapping and will ignore it for the actual content.

Applies only to Comma Separated .csv files. Please make sure before importing whether the file contains a header by inspecting it in a Text editor like TextEdit.

Set the If no Event Type Column is Present, Import Events as: field to ADR Cue.

Text Encoding - Set this to UTF-8 or the same setting as used when exporting the tab, semicolon, or comma separated file.

If you are unsure of the exact text encoding format of the file, UTF-8 is a good default starting point as it also supports non-ASCII characters like Umlauts and other non-US character sets.

Offset Imported Cues by - add or subtract a defined timecode offset to all cues when importing them. For example, if the timeline start timecode is set to 10:00:00:00, but the imported cue sheet references a 1 hour start, you could simply enter 09:00:00:00 in the text box here to offset all imported cues 9 hours later - to match the 10 hour start.

Negative values are also permitted.

To bulk import the cues into the timeline, click the Import Events To Timeline button. The events will appear in the Timeline & in the Event list.

Or to show the cues as a script to add each event manually one by one using the Import Script window, click Import Events as Script.